auto merge of #652 : tomaka/cargo/open-docs, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 2 Oct 2014 19:36:10 +0000 (19:36 +0000)
committerbors <bors@rust-lang.org>
Thu, 2 Oct 2014 19:36:10 +0000 (19:36 +0000)
commit578ddfebe17ed37c8798060a63dca5f109c3e4ab
tree57cd7d219de622faed210875682b510fc9d08f70
parent56dfb19a9a2e393c8a2be3d15f251336b39104ac
parent56a077dd3274ba8273946b8e60a095233286a43e
auto merge of #652 : tomaka/cargo/open-docs, r=alexcrichton

Opens the generated docs in a browser.

Since it's more a utility feature, I didn't write this in a robust way. There's no error if it fails to open a browser.